home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / warp9 / w9_drop.lzh / DROPOUT.TXT < prev   
Text File  |  1993-02-17  |  4KB  |  94 lines

  1.  
  2.              *------------------------------------*
  3.              |              Dropout               |
  4.              |                                    |
  5.              | An Extend-O-Save Module for Warp 9 |
  6.              |                                    |
  7.              |    © 1993 CodeHead Technologies    |
  8.              |          By John Eidsvoog          |
  9.              *------------------------------------*
  10.  
  11.  
  12. Dropout requires Warp 9.  This module is freeware from CodeHead
  13. Technologies and works in all resolutions on all monitors.  Dropout
  14. randomly pops little pieces out of the screen and drops them to the
  15. bottom.  Then after all of the pieces have dropped out and a configurable
  16. length of time has passed with a blank screen, the original screen slides
  17. in from the top.  After another pause, the whole process starts again. 
  18.  
  19.  
  20.                   *-----------------------*
  21.                   | Configuration Options |
  22.                   *-----------------------*
  23.  
  24. Columns/Rows:
  25. -------------
  26. These two settings determine the number and size of the blocks.  You may
  27. select 5, 10, or 20 blocks in either horizontal or vertical directions,
  28. giving you a total of 25, 50, 100, 200, or 400 blocks. 
  29.  
  30.  
  31. Exit:
  32. -----
  33. You can choose either "Pop" or "Slide" for the manner in which Dropout
  34. returns to normal operation.  If you select "Pop", Dropout will
  35. immediately restore the screen as soon as you hit a key or move the mouse. 
  36. If you select "Slide", your original screen image will slide in from the
  37. top before returning to normal operation. 
  38.  
  39.  
  40. Drop rate:
  41. -------
  42. This setting determines the length of time between the dropping of blocks.
  43. The time is entered in 10ths of a second (e.g. a setting of 15 equals one
  44. and a half seconds).  Any value from 0 to 99 (9.9 seconds) may be used. 
  45. There is a limit of 20 blocks in motion at any one time, so if you choose
  46. "0", 20 blocks will begin immediately and a new one will take the place of
  47. each one that reaches the bottom.
  48.  
  49. NOTE: At very short drop rates, blocks are likely to pass over each other
  50. as they fall.  When this happens, you'll see some distortion of the blocks
  51. as Dropout gets confused by which block is on top.  To avoid a vast amount
  52. of complexity and memory usage, this dilemma was left unsolved.  It was
  53. decided that the advantage of allowing multiple blocks to drop at the same
  54. time outweighed the inconvenience of this fleeting visual glitch. 
  55.  
  56.  
  57. Popout time:
  58. ------------
  59. Before each block begins to drop, a shadowed box is drawn around it to
  60. give it a 3-D look as if it has popped out of its spot on the screen.  You
  61. can configure how long it pauses before beginning its descent.  The popout
  62. time is shown in 10ths of a second.
  63.  
  64.  
  65. Blackout time:
  66. --------------
  67. This is the number of seconds that the screen will remain blank after all
  68. of the blocks have dropped.  On a color screen, the border will also be
  69. changed to the background color during this time.  The blackout time may
  70. be any number of seconds from 0 to 9999 (close to three hours).  At the
  71. end of the blackout time the original screen image will come sliding down
  72. from the top of the screen. 
  73.  
  74.  
  75. Reset time:
  76. -----------
  77. This is the number of seconds that will transpire after the screen has
  78. slid down and before the blocks begin to drop again.  It may be from 0 to
  79. 9999 seconds. 
  80.  
  81.  
  82. OK / Save / Cancel:
  83. -------------------
  84. Any of these buttons will exit the Options box.  If you click on Cancel,
  85. none of the changes you make will take effect.  If you click on OK, the
  86. changes will take effect.  If you click on Save, the changes you've made
  87. will be saved permanently into Dropout.  Do not rename (or compress)
  88. DROPOUT.EXT or you will be unable to save your settings.  You cannot test
  89. your changes to the options by moving to the Fade Now corner until you
  90. exit the Options box with OK or Save.
  91.  
  92.  
  93. Enjoy!
  94.